/ Assembly List / LJCDBViewDAL / ViewJoinColumnManager / RetrieveWithUnique

Namespace - LJCDBViewDAL


Parameters
viewJoinID - The parent ID.
propertyName - The Property name.
renameAs - The RenameAs value.

Returns

The ViewJoinColumn object.

Syntax

C#
public ViewJoinColumn RetrieveWithUnique(Int32 viewJoinID, String propertyName, String renameAs)

Retrieves the record by the unique key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.